Resource StructureDefinition/FHIR Server from package OntarioacCDRFHIRImplementationGuide-0.10.00#0.1.0 (125 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "8ffc4bb2-fc6e-4e04-8740-4e1ba0d4c631",
"meta" : {
"lastUpdated" : "2022-02-01T21:18:49.978+00:00"
},
"url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Encounter",
"name" : "CDREncounter",
"status" : "draft",
"date" : "2022-02-01T21:18:19.4349921+00:00",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "cdr-v2-data-in",
"uri" : "http://ehealthontario.ca"
},
{
"identity" : "virtual-visit",
"name" : "Virtual Visit Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Encounter",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Encounter",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Encounter.meta",
"path" : "Encounter.meta"
},
{
"id" : "Encounter.meta.profile",
"path" : "Encounter.meta.profile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Encounter"
},
{
"id" : "Encounter.contained",
"path" : "Encounter.contained",
"comment" : "For encounter submission and encounter read, the resource will contain patient, practitioner, and organization resources.",
"mustSupport" : true
},
{
"id" : "Encounter.identifier",
"path" : "Encounter.identifier",
"min" : 1,
"max" : "1",
"mustSupport" : true,
"mapping" : [
{
"identity" : "cdr-v2-data-in",
"map" : "PV1.19 (visit number)"
},
{
"identity" : "virtual-visit",
"map" : "Event ID",
"comment" : "Unique identifier for the Event to a single patient"
}
]
},
{
"id" : "Encounter.identifier.system",
"path" : "Encounter.identifier.system",
"comment" : "Contains an OID in the urn format (urn:oid:xxxx)",
"min" : 1,
"mustSupport" : true,
"mapping" : [
{
"identity" : "cdr-v2-data-in",
"map" : "PV1.19.4"
}
]
},
{
"id" : "Encounter.identifier.value",
"path" : "Encounter.identifier.value",
"min" : 1,
"mustSupport" : true,
"mapping" : [
{
"identity" : "cdr-v2-data-in",
"map" : "PV1.19.1"
}
]
},
{
"id" : "Encounter.status",
"path" : "Encounter.status",
"mustSupport" : true
},
{
"id" : "Encounter.class",
"path" : "Encounter.class",
"constraint" : [
{
"key" : "elem-2",
"severity" : "error",
"human" : "Virtual Encounter class must have modality value",
"source" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Encounter"
}
],
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://ontariohealth.ca/fhir/ValueSet/acCDR-encounter-class"
},
"mapping" : [
{
"identity" : "cdr-v2-data-in",
"map" : "PV1.2"
},
{
"identity" : "virtual-visit",
"map" : "Modality",
"comment" : "Primary modality or channel of the virtual care event as either Video, Secure Messaging, or both"
}
]
},
{
"id" : "Encounter.type",
"path" : "Encounter.type",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "this"
}
],
"rules" : "open"
},
"max" : "1",
"mustSupport" : true,
"mapping" : [
{
"identity" : "cdr-v2-data-in",
"map" : "PV1.4"
},
{
"identity" : "virtual-visit",
"map" : "Event Type",
"comment" : "Describes the nature of the communication between participants"
}
]
},
{
"id" : "Encounter.type:VirtualVisitModalities",
"path" : "Encounter.type",
"sliceName" : "VirtualVisitModalities",
"max" : "1",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"description" : "The type of encounter for virtual visit modalities",
"valueSet" : "https://fhir.infoway-inforoute.ca/ValueSet/encountertypecode"
}
},
{
"id" : "Encounter.type:AACAdmitCategories",
"path" : "Encounter.type",
"sliceName" : "AACAdmitCategories",
"max" : "1",
"mustSupport" : true,
"binding" : {
"strength" : "preferred",
"description" : "The type of encounter defined by CIHI AAC",
"valueSet" : "http://cihi.ca/fhir/ValueSet/aac-admit-category"
}
},
{
"id" : "Encounter.serviceType",
"path" : "Encounter.serviceType",
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"description" : "Defines the clinical, medical, surgical or other healthcare-related service specialty of a practitioner who interacts, treats or provides such services to or for a patient",
"valueSet" : "https://fhir.infoway-inforoute.ca/ValueSet/practitionerspecialty"
}
},
{
"id" : "Encounter.serviceType.coding",
"path" : "Encounter.serviceType.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Encounter.priority",
"path" : "Encounter.priority",
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/acCDR-encounter-priority"
}
},
{
"id" : "Encounter.subject",
"path" : "Encounter.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "Encounter.participant",
"path" : "Encounter.participant",
"mustSupport" : true
},
{
"id" : "Encounter.participant.type",
"path" : "Encounter.participant.type",
"definition" : "Role of participant in encounter. For virtual visit encounter, use type \"ATND\" (attender) to indicate Host Practitioner",
"min" : 1,
"max" : "1",
"mustSupport" : true,
"binding" : {
"strength" : "required"
}
},
{
"id" : "Encounter.participant.individual",
"path" : "Encounter.participant.individual",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-practitioner"
]
}
],
"mustSupport" : true
},
{
"id" : "Encounter.participant.individual.reference",
"path" : "Encounter.participant.individual.reference",
"min" : 1
},
{
"id" : "Encounter.period",
"path" : "Encounter.period",
"mustSupport" : true
},
{
"id" : "Encounter.period.start",
"path" : "Encounter.period.start",
"mustSupport" : true,
"mapping" : [
{
"identity" : "virtual-visit",
"map" : "Event Start Date, Event Start Time"
}
]
},
{
"id" : "Encounter.period.end",
"path" : "Encounter.period.end",
"mustSupport" : true,
"mapping" : [
{
"identity" : "virtual-visit",
"map" : "Event End Date, Event End Time"
}
]
},
{
"id" : "Encounter.length",
"path" : "Encounter.length",
"comment" : "Required for virtual visit submission",
"mustSupport" : true,
"mapping" : [
{
"identity" : "virtual-visit",
"map" : "Clinical Service Duration",
"comment" : "Length of time, in minutes, of actual clinical service provided to patient"
}
]
},
{
"id" : "Encounter.length.value",
"path" : "Encounter.length.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.length.unit",
"path" : "Encounter.length.unit",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.reasonCode",
"path" : "Encounter.reasonCode",
"mustSupport" : true,
"mapping" : [
{
"identity" : "virtual-visit",
"map" : "Primary Diagnosis",
"comment" : "Main problem, assigned by the health care provider that is deemed to be the clinically significant reason for the patient’s virtual visit and that requires evaluation and/or treatment or management. . This can be a diagnosis, condition, problem, or circumstance."
}
]
},
{
"id" : "Encounter.reasonCode.coding",
"path" : "Encounter.reasonCode.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Encounter.reasonCode.coding.system",
"path" : "Encounter.reasonCode.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.reasonCode.coding.code",
"path" : "Encounter.reasonCode.coding.code",
"min" : 1
},
{
"id" : "Encounter.reasonCode.coding.display",
"path" : "Encounter.reasonCode.coding.display",
"min" : 1
},
{
"id" : "Encounter.reasonCode.text",
"path" : "Encounter.reasonCode.text",
"mustSupport" : true
},
{
"id" : "Encounter.reasonReference",
"path" : "Encounter.reasonReference",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-Condition"
]
}
],
"mustSupport" : true
},
{
"id" : "Encounter.reasonReference.reference",
"path" : "Encounter.reasonReference.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.diagnosis",
"path" : "Encounter.diagnosis",
"mustSupport" : true
},
{
"id" : "Encounter.diagnosis.condition",
"path" : "Encounter.diagnosis.condition",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-Condition"
]
}
],
"mustSupport" : true
},
{
"id" : "Encounter.diagnosis.condition.reference",
"path" : "Encounter.diagnosis.condition.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.diagnosis.use",
"path" : "Encounter.diagnosis.use",
"mustSupport" : true
},
{
"id" : "Encounter.hospitalization.dischargeDisposition",
"path" : "Encounter.hospitalization.dischargeDisposition",
"mustSupport" : true
},
{
"id" : "Encounter.location",
"path" : "Encounter.location",
"max" : "1",
"mapping" : [
{
"identity" : "virtual-visit",
"map" : "Patient Location(s)"
}
]
},
{
"id" : "Encounter.location.location.reference",
"path" : "Encounter.location.location.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Encounter.serviceProvider",
"path" : "Encounter.serviceProvider",
"short" : "The organization (facility) responsible for this encounter. For virtual visit, this is the solution",
"comment" : "For virtual visit, use identifier and display fields to support th solution ID",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Organization"
]
}
],
"mustSupport" : true,
"mapping" : [
{
"identity" : "virtual-visit",
"map" : "Solution ID",
"comment" : "Unique identifier for the solution that supported the virtual visit"
}
]
},
{
"id" : "Encounter.serviceProvider.identifier",
"path" : "Encounter.serviceProvider.identifier",
"mustSupport" : true
},
{
"id" : "Encounter.serviceProvider.display",
"path" : "Encounter.serviceProvider.display",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.